home *** CD-ROM | disk | FTP | other *** search
- ;CCSI Modified 970627 to add Vendor Install, to remove references to Disk 2
- ; Modified 970627 to add LPT.UPD to be copied for ECP fix
- ; Modified 970627 to change the name of the [Manufacturer] section
- ; Modified 970627 to add Vendor Setup
- ; Modified 970911 to remove LPT.UPD.
- ;
- ; BJOEM95.INF for
- ; Canon BJ Raster Printer Driver1200 Version4.03
- ;
-
- [Version]
- Signature="$CHICAGO$"
- ver=00.00.00
- Class=Printer
- Provider=%CANON%
-
- [ClassInstall]
- AddReg=ClassAddReg
- DelReg=ClassDelReg
-
- [ClassDelReg]
- HKLM,"System\CurrentControlSet\Services\Class\Printer","NoUseClass"
-
- [ClassAddReg]
- HKR,,,,%CLASSNAME%
- HKR,,Installer,,MSPRINT.DLL
- HKR,,Icon,,-4
- HKR,,NoDisplayClass,,1
-
- [Environment]
- UpdateInis=Environment_Ini
- AddReg=Environment_Reg
-
- [Environment_Ini]
- win.ini,Ports,"LPT1.DOS=",
- win.ini,Ports,"LPT2.DOS=",
- win.ini,Ports,"LPT3.DOS=",
- win.ini,Ports,"LPT1.OS2=",
- win.ini,Ports,"LPT2.OS2=",
- win.ini,Ports,"LPT3.OS2=",
- win.ini,windows,"Spooler=",
- win.ini,windows,"DosPrint=",
- win.ini,windows,"DeviceNotSelectedTimeout=",
- win.ini,windows,"TransmissionRetryTimeout=",
-
- [Environment_Reg]
- HKLM,"System\CurrentControlSet\Control\Print\Environments\Windows 4.0","Directory",,"CHICAGO"
- HKLM,"System\CurrentControlSet\Control\Print\Environments\Windows 4.0\Drivers",,,
- HKLM,"System\CurrentControlSet\Control\Print\Environments\Windows 4.0\Print Processors",,,
- HKLM,"System\CurrentControlSet\Control\Print\Monitors",,,
- HKLM,"System\CurrentControlSet\Control\Print\Printers",,,
- HKLM,"System\CurrentControlSet\Control\Print\Printers","StartOnBoot",1,01,00,00,00
- HKLM,"System\CurrentControlSet\control\Print\Printers","DOSSpoolMask",1,00,00,00,00
- HKLM,"System\CurrentControlSet\Control\Print\Providers",,,
- ;
- ; The Manufacturer section lists all of the manufacturers that we will
- ; display in the Dialog box
- ;
- [Manufacturer]
- ;CCSI - Changed reference from Mfg.Canon to Canon
- %CANON% = Canon
-
- ;
- ; Model sections. Each section here corresponds with an entry listed in the
- ; [Manufacturer] section, above. The models will be displayed in the order
- ; that they appear in the INF file.
- ;
- ; Each model lists a variation of its own name as a compatible ID. This
- ; is done primarily as an optimization during upgrade.
- ;
-
- ;CCSI - Changed reference from Mfg.Canon to Canon
- [Canon]
- "Canon BJC-7000 Series" = BJRSTR_STS.7000,LPTENUM\CanonBJC-7000F24D
-
- ;
- ; Installer Sections
- ;
- ; These sections control file installation, and reference all files that
- ; need to be copied. The section name will be assumed to be the driver
- ; file, unless there is an explicit DriverFile section listed.
- ;
-
- [BJRSTR]
- CopyFiles=BJRSTR_DRV
- DataSection=BJRSTR_DATA
-
- [BJRSTR_STS.7000]
- CopyFiles=BJRSTR_DRV, BJRSTR_STS
- DataSection=BJRSTR_DATA
- LanguageMonitor=%BJL_MONITOR%
-
- ; Copy Sections
- ;
- ; Lists of files that are actually copied. These sections are referenced
- ; from the installer sections, above. Only create a section if it contains
- ; two or more files (if we only copy a single file, identify it in the
- ; installer section, using the @filename notation) or if it's a color
- ; profile (since the DestinationDirs can only handle sections, and not
- ; individual files).
- ;
- [BJRSTR_DRV]
- CJRSTRM.DLL
- CJRSTRP.DLL
- CJRSTRF.DLL
- CJRSTRQ.DLL
- CJRSTRC.DLL
- CJRSTR.DRV
- CJUITBL.DLL
- CJCMCM.DLL
- CJCUCTL.DLL
- CJUITBL.CNT
- CJUITBL.HLP
- CJHTMGR.DLL
- CJSMOOTH.DLL
- CJMSPL.DLL
- CJBGMON.EXE
- CJBGMON.CNT
- CJBGMON.HLP
- CJBGDER.EXE
- BJICON14.TBL
- BJUSR14.CFG
- CJPREF.INI
- ;CCSI - Added CBJSETUP.DLL for Vendor Setup from CD
- CBJSETUP.DLL
- ;CCSI - Added CBJINST.DLL for Vendor Installer from CD
- CBJINST.DLL
- ;CCSI - Added LPT.UPD for VXD update to fix ECP issue
- ;CCSI - Removed LPT.UPD; replace with PRNT5UPD
- ;LPT.UPD
- PRNT5UPD.EXE
-
- [BJRSTR_STS]
- CJMON.DLL
-
- ;
- ; Data Sections
- ;
- ; These sections contain data that is shared between devices.
- ;
-
- [BJRSTR_DATA]
- DataFile=CJRSTR.DRV
- DefaultDataType=RAW
- DriverFile=CJRSTR.DRV
- HelpFile=CJUITBL.HLP
- ;CCSI - Added CBJSETUP.DLL for Vendor Setup from CD
- VendorSetup = CBJSETUP.DLL, CanonVendorSetup
- ;CCSI - Added CBJINST.DLL for Vendor Installer from CD
- VendorInstaller = CBJINST.DLL, CBJInstall
-
- ;
- ; Localizable Strings
- ;
- [Strings]
- CANON="Canon"
- CLASSNAME="Printer"
- BJL_MONITOR="Canon BJ Raster1200 Language Monitor,CJMON.DLL"
- ;CCSI - changed name to remove "Disk1" and be consistent with Canonbj.inf
- DISK1="Canon Creative Disk One"
- ;CCSI - commented out since installing from CD
- ;DISK2="Canon BJ Raster Printer Driver 1200 Install Disk2"
-
- ;
- ; Localizable Manufacturer Names
- ;
- Canon="Canon"
-
- ;
- ; Cabinet file names and associated disks
- ; <cab#> = <disk#>,<cabinet filename>, ID (Unused, must be 0)
- ;
- [SourceDisksNames]
- 1=%DISK1%,,
- ;CCSI - commented out since installing from CD
- ;2=%DISK2%,,
-
- ;
- ;<file> = <cabinet number>,<subdir>,<filename>,<size>
- ;Note: File is not in a cabinet if cab# is 0
- ;
- [SourceDisksFiles]
- CJRSTR.DRV=1,WIN95
- CJRSTRM.DLL=1
- CJRSTRP.DLL=1
- CJRSTRF.DLL=1
- CJRSTRQ.DLL=1
- CJRSTRC.DLL=1
- CJUITBL.DLL=1
- CJCMCM.DLL=1
- CJCUCTL.DLL=1
- CJUITBL.CNT=1,WIN95
- CJUITBL.HLP=1,WIN95
- CJHTMGR.DLL=1
- CJSMOOTH.DLL=1
- CJMSPL.DLL=1
- CJBGMON.EXE=1
- CJBGMON.CNT=1,WIN95
- CJBGMON.HLP=1,WIN95
- CJBGDER.EXE=1
- CJMON.DLL=1,WIN95
- BJICON14.TBL=1
- BJUSR14.CFG=1
- CJPREF.INI=1
- ;CCSI - Added CBJINST.DLL for Vendor Setup from CD
- CBJSETUP.DLL = 1
- ;CCSI - Added CBJINST.DLL for Vendor Installer from CD
- CBJINST.DLL = 1
- ;CCSI - Added LPT.UPD for VXD update to fix ECP issue
- ;CCSI - Removed LPT.UPD
- ;LPT.UPD = 1
- PRNT5UPD.EXE=1
-
- ;
- ; All files go to the same destination, so this is easy.
- ;
- [DestinationDirs]
- DefaultDestDir=11
-
- ;
- ; Hints for installing language monitors from a print server. These
- ; strings are not localized (since the localizable portion comes
- ; directly from the server).
- ;
- [LanguageMonitorHints]
- "Canon BJ Raster1200 Language Monitor,CJMON.DLL"